Skip to content

Bump lints from 5.1.1 to 6.0.0 in the major group #451

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 30, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 26, 2025

Bumps the major group with 1 update: lints.

Updates lints from 5.1.1 to 6.0.0

Release notes

Sourced from lints's releases.

package:lints v6.0.0

Commits
  • 228112c prep to publish 6.0.0 of package:lints (#878)
  • e32c7b9 Fix StreamGroup.broadcast() close() not completing when streams close. (#876)
  • af37fe5 Adds [Heap]PriorityQueue.of constructor. (#734)
  • 635dfa3 [collection] explicitly make BoolList abstract interface (#875)
  • a6e81e0 Make URL strategy better at recognizing URLs. (#873)
  • 61e6771 Check for mandatory when using option (#871)
  • db610bb Adjust the implements clause of IntX (#866)
  • 22d8879 [package:lints] fix the changelog (#867)
  • 9f43210 add strict_top_level_inference to the core lint set (#864)
  • 15c7fe9 add unnecessary_underscores to recommended (#863)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the major group with 1 update: [lints](https://github.com/dart-lang/core/tree/main/pkgs).


Updates `lints` from 5.1.1 to 6.0.0
- [Release notes](https://github.com/dart-lang/core/releases)
- [Commits](https://github.com/dart-lang/core/commits/lints-v6.0.0/pkgs)

---
updated-dependencies:
- dependency-name: lints
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels May 26, 2025
@dependabot dependabot bot requested a review from a team as a code owner May 26, 2025 02:40
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 26, 2025
@matthewnitschke-wk
Copy link
Contributor

v6 requires dart3, where we still need backwards compatibility with dart 2

Min bounds will need to stay where its at, but there shouldn't be a problem with increasing the upper bounds

@matthewnitschke-wk
Copy link
Contributor

🚀 @Workiva/release-management-p 🚢

Copy link
Contributor

@rmconsole-wf rmconsole-wf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 from RM

@btr-rmconsole-6 btr-rmconsole-6 bot merged commit 2cb1dd1 into master May 30, 2025
6 checks passed
@btr-rmconsole-6 btr-rmconsole-6 bot deleted the dependabot/pub/major-5ab3a8710b branch May 30, 2025 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dart Pull requests that update Dart code dependencies Pull requests that update a dependency file Merge Requirements Met RM Ready
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants